CalendarDets Section of the XML File

When a project is exported to wInsight, the information on the Calendar Periods tab of the assigned calendar detail is exported to the <CalendarDets> section of the XML file.

The elements information is placed in the <CalendarDets> section in the following format:

<CalendarDets>
<CalendarDet cal_id="cal1">
<EndDate>19990530</EndDate>
<PerNum>5</PerNum>
<ReportPer>T</ReportPer>
<HrsInPer>0</HrsInPer>
</CalendarDet>
</CalendarDets>